export declare const widthVar: `var(--${string})`; export declare const carouselStyle: { wrapper: string; beforeScroll: string; scrollableWrapper: string; afterScroll: string; borderWrapper: string; }; //# sourceMappingURL=styles.css.d.ts.map